home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q105 / 0 / 56.TXT < prev    next >
Text File  |  1993-11-02  |  3KB  |  85 lines

  1. DOCUMENT:Q105056  13-OCT-1993  [W_NT]
  2. TITLE   :Incorrect Error Message with Notepad and File Manager
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. SYMPTOMS
  16. ========
  17.  
  18. If you choose Run from the File menu of File Manager to open Notepad
  19. and you specify a file on the command line which is already in use by
  20. Windows NT or another application, you will receive the following
  21. incorrect error message:
  22.  
  23.    Cannot open the <filename> file.
  24.    Make sure a disk is in the drive you specified.
  25.  
  26. Notepad loads, but does not open the specified file.
  27.  
  28. Because the file is in use by another process, the above error message
  29. is misleading. The correct error message is the following:
  30.  
  31.    <filename>
  32.    This file is already in use.
  33.    Select a new name or close the file in use by another application.
  34.  
  35. If you choose Open from the File menu of Notepad to open a file that
  36. is in use, you receive the correct error message.
  37.  
  38. STATUS
  39. ======
  40.  
  41. Microsoft has confirmed this to be a problem in Windows NT version 3.1
  42. and Windows NT Advanced Server version 3.1. We are researching this
  43. problem and will post new information here in the Microsoft Knowledge
  44. Base as it becomes available.
  45.  
  46. MORE INFORMATION
  47. ================
  48.  
  49. Steps to Reproduce Problem
  50. --------------------------
  51.  
  52. 1. Open File Manager from the Main group.
  53.  
  54. 2. Open the %SYSTEMROOT%\SYSTEM32\CONFIG directory.
  55.  
  56. 3. Select the SECURITY.LOG file.
  57.  
  58. 4. In the File Manager window, choose Run from the File menu.
  59.  
  60. 5. On the command line, type the following, and then choose the OK
  61.    button:
  62.  
  63.       notepad security.log
  64.  
  65. The above incorrect error message appears.
  66.  
  67. Additional reference words: 3.10 
  68. KBCategory:
  69. KBSubcategory: ntap
  70.  
  71. =============================================================================
  72.  
  73. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  74. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  75. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  76. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  77. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  78. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  79. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  80. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  81. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  82. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  83. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  84.  
  85. Copyright Microsoft Corporation 1993.